home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
050
/
madtrb17.arc
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1986-02-16
|
323b
|
23 lines
echo off
color 6,0,4 >temp
list ansidraw.doc
type colorIBM.ans
delay 2000
type welcome1.ans
delay 8000
type welcome2.ans
delay 8000
type bulletin.ans
delay 8000
type directry.ans
delay 8000
type menu.ans
delay 8000
type flag.ans
delay 8000
type IBM.ans
delay 8000
thatsall
color 6,0,1 >temp
del temp